AppointmentIsReminderSet Property

Gets a value indicating whether this instance is reminder set.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public bool IsReminderSet { get; }

Property Value

Boolean
true if this instance is reminder set; otherwise, false.

See Also